Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed position share menu on scroll #976

Merged
merged 3 commits into from
Mar 30, 2016
Merged

Fixed position share menu on scroll #976

merged 3 commits into from
Mar 30, 2016

Conversation

skoolbus39
Copy link
Member

FYI: I thought I had undid commit 1a61334, but it is included (and changed by a subsequent commit) here. I don't think its inclusion necessarily hurts anything.

I will continue to work on visual improvements related to this update before (and possibly after, too) deployment next week.

Fixes unl#974 Share popup does not stick with the nav and icon
* Removed redundant z-index (declared on line 2 of layouts/share.less)
* Removed redundant top and fixed positioning (already handled by .wdn-menu-trigger's flexbox align:center and fixed: position)
* Didn't remove transition property (yet?) as difficult to test due to issue unl#973
* Positioning of share menu popup could still be improved for desktop

Fixes issue unl#974 Share popup does not stick with the nav and icon
* Padding, color already declared in layouts/navigation.less
@kabel kabel merged commit c2ed8e0 into unl:develop Mar 30, 2016
@skoolbus39 skoolbus39 deleted the share branch July 19, 2019 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants